home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / FERGUSON / CLIENT_P / !Client_Ex / h / Address next >
Text File  |  1995-06-04  |  326b  |  16 lines

  1. /*
  2.  
  3. File:               Address.h
  4. Date:               26-May-1995
  5. Author:             Duncan Ferguson
  6. File Purpose:       header file for main program source
  7. Version:            0.01
  8.  
  9. */
  10.  
  11. /*
  12.  * Attempt to contact the server on local machine; if not,
  13.  * ask user for address to use
  14.  */
  15. extern void Address_ContactServer(void);
  16.